enhance sort filter for rtes & trks. (#273)
authortsteven4 <tsteven4@users.noreply.github.com>
Mon, 19 Nov 2018 18:54:46 +0000 (11:54 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Nov 2018 18:54:46 +0000 (11:54 -0700)
commitd3370063574c59735d414f56b1720511482248a1
tree2cde97003de53c268e115c933f6796297decfcab
parent3bd30d09bf65162cb0b1dad27edbce99231ef6ff
enhance sort filter for rtes & trks. (#273)
26 files changed:
filter_vecs.cc
reference/sortfilter_description_out.gpx [new file with mode: 0644]
reference/sortfilter_in.gpx
reference/sortfilter_out.gpx [deleted file]
reference/sortfilter_rtedesc_out.gpx [new file with mode: 0644]
reference/sortfilter_rtename_out.gpx [new file with mode: 0644]
reference/sortfilter_rtenum_out.gpx [new file with mode: 0644]
reference/sortfilter_shortname_out.gpx [new file with mode: 0644]
reference/sortfilter_time_out.gpx [new file with mode: 0644]
reference/sortfilter_trkdesc_out.gpx [new file with mode: 0644]
reference/sortfilter_trkname_out.gpx [new file with mode: 0644]
reference/sortfilter_trknum_out.gpx [new file with mode: 0644]
sort.cc
sort.h
testo.d/sort.test
xmldoc/filters/options/sort-description.xml
xmldoc/filters/options/sort-gcid.xml
xmldoc/filters/options/sort-rtedesc.xml [new file with mode: 0644]
xmldoc/filters/options/sort-rtename.xml [new file with mode: 0644]
xmldoc/filters/options/sort-rtenum.xml [new file with mode: 0644]
xmldoc/filters/options/sort-shortname.xml
xmldoc/filters/options/sort-time.xml
xmldoc/filters/options/sort-trkdesc.xml [new file with mode: 0644]
xmldoc/filters/options/sort-trkname.xml [new file with mode: 0644]
xmldoc/filters/options/sort-trknum.xml [new file with mode: 0644]
xmldoc/filters/sort.xml